Skip to content

chore: align CI with ecosystem baseline#52

Merged
usernane merged 2 commits into
mainfrom
dev
Jun 1, 2026
Merged

chore: align CI with ecosystem baseline#52
usernane merged 2 commits into
mainfrom
dev

Conversation

@usernane

@usernane usernane commented Jun 1, 2026

Copy link
Copy Markdown
Member

Summary

Align CI/CD configuration with ecosystem baseline (webfiori/http).

Changes

  • Update reusable workflows to WebFiori/workflows@v1.2.5
  • Unify phpunit config (phpunit10.xmlphpunit.xml)
  • Add PHP 8.5 workflow if missing
  • Add Dependabot config (daily checks, conventional commit style)
  • Fix CRLF in workflow files
  • Remove duplicate workflow files

Breaking Changes and Migration Steps

None. CI-only changes.

Checklist

  • I reviewed my own diff before requesting review
  • My commits follow Conventional Commits
  • The title of the pull request follows Conventional Commits
  • I added/updated tests (or explained why not)
  • I updated docs (if needed)
  • I ran lint/cs-fixer (if applicable)
  • I considered backward compatibility
  • I considered security

- Update reusable workflows to @v1.2.5
- Unify phpunit config (phpunit10.xml → phpunit.xml)
- Add PHP 8.5 workflow if missing
- Add Dependabot config (daily, conventional commits)
- Fix CRLF in workflow files
- Remove duplicate workflow files
@codecov

codecov Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.44%. Comparing base (95b6bd5) to head (cf3dfe1).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #52   +/-   ##
=========================================
  Coverage     98.44%   98.44%           
  Complexity      898      898           
=========================================
  Files             6        6           
  Lines          1799     1799           
=========================================
  Hits           1771     1771           
  Misses           28       28           
Flag Coverage Δ
php-8.1 98.44% <ø> (+0.01%) ⬆️
php-8.2 98.33% <ø> (ø)
php-8.3 98.33% <ø> (ø)
php-8.4 98.33% <ø> (ø)
php-8.5 97.49% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Make all tests self-contained by inlining setup logic that was
previously passed between tests via @Depends parameters.
@sonarqubecloud

sonarqubecloud Bot commented Jun 1, 2026

Copy link
Copy Markdown

@usernane usernane merged commit b988017 into main Jun 1, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant